Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stacks: generate #3627

Merged
merged 72 commits into from
Jan 9, 2025
Merged

Stacks: generate #3627

merged 72 commits into from
Jan 9, 2025

Conversation

denis256
Copy link
Member

@denis256 denis256 commented Dec 5, 2024

Description

Add support for stacks generate cli command

Included changes:

  • added stacks generate cli command
  • added tests for local and remote stacks
  • added cli documentation

In this release, recursive stacks are not yet supported.

RFC: #3313

TODOs

Read the Gruntwork contribution guidelines.

  • Update the docs.
  • Run the relevant tests successfully, including pre-commit checks.
  • Ensure any 3rd party code adheres with our license policy or delete this line if its not applicable.
  • Include release notes. If this PR is backward incompatible, include a migration guide.

Release Notes (draft)

Added / Removed / Updated [X].

Migration Guide

@yhakbar
Copy link
Collaborator

yhakbar commented Jan 8, 2025

@denis256 , if you don't mind, could you put the stacks command behind an experiment flag for now? Users should have to opt-in to use stacks until we're ready for general usage so that we can feel more comfortable changing the API.

config/stack.go Outdated Show resolved Hide resolved
@denis256 denis256 requested a review from yhakbar January 9, 2025 16:36
Copy link
Collaborator

@yhakbar yhakbar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@denis256 denis256 merged commit e828f1c into main Jan 9, 2025
5 of 6 checks passed
@denis256 denis256 deleted the tg-432-stack-support branch January 9, 2025 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants